home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / Intro to HyperCard 2.0 / card_32691.txt < prev    next >
Text File  |  1990-08-24  |  985b  |  37 lines

  1. -- card: 32691 from stack: in.0
  2. -- bmap block id: 53380
  3. -- flags: 0000
  4. -- background id: 28375
  5. -- name: setting card sizes
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=167 top=222 right=306 bottom=305
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   lock screen
  23.   go cd "New Stack" of stack "‚Ä¢HC 2.0-6"
  24.   unlock screen with visual zoom open
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part contents for background part 5
  30. ----- text -----
  31. When a stack is created with the New Stack... option from the File menu, a dialog box appears.
  32.  
  33. In the dialog box you can size a small image of the card by dragging its lower right corner, or you can select a card size from a pop-up menu of commonly-used card sizes (512-by-342 pixels, etc.).
  34.  
  35. -- part contents for background part 6
  36. ----- text -----
  37. SETTING CARD SIZES